projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe54a54
)
(Accepting Output): Explain SECONDS=0 for accept-process-output.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 4 Sep 2006 15:08:06 +0000
(15:08 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 4 Sep 2006 15:08:06 +0000
(15:08 +0000)
lispref/processes.texi
patch
|
blob
|
history
diff --git
a/lispref/processes.texi
b/lispref/processes.texi
index f957ebcac4bded09e38ef4df7ceacace49a95c8e..dbc2486f5f64f2833663bc974987bcb25fd36888 100644
(file)
--- a/
lispref/processes.texi
+++ b/
lispref/processes.texi
@@
-1308,6
+1308,8
@@
subprocess output.
The argument @var{seconds} need not be an integer. If it is a floating
point number, this function waits for a fractional number of seconds.
+If @var{seconds} is 0, the function accepts whatever output is
+pending but does not wait.
@c Emacs 22.1 feature
If @var{process} is a process, and the argument @var{just-this-one} is